home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1843 / 1843.xpi / skin / classic / customizeShortcuts.css < prev    next >
Cascading Style Sheet File  |  2009-12-01  |  270b  |  11 lines

  1. /* See license.txt for terms of usage */
  2.  
  3. /************************************************************************************************/
  4. /* Customize Shortcuts Dialog */
  5.  
  6. #shortcutGrid {
  7.     background-color: white;
  8.     overflow: auto;
  9.     border: 1px gray solid;
  10. }
  11.